func github.com/vmihailenco/msgpack/v5.newFields

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L132: func newFields(typ reflect.Type) *fields {
		types.go#L172: 	fs := newFields(typ)